home *** CD-ROM | disk | FTP | other *** search
/ Pro-Cent Games: For Only 1 Cent! / Pro Cent Games.bin / DoubleBreak.exe / scripts / DefineButton2_6 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-02-23  |  57 b   |  5 lines

  1. on(release){
  2.    useMouseOn = 1;
  3.    gotoAndPlay(2);
  4. }
  5.